Skip to content

add beforeRouteUpdate use case to navigation doc #1688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 16, 2017
Merged

add beforeRouteUpdate use case to navigation doc #1688

merged 2 commits into from
Aug 16, 2017

Conversation

jsgv
Copy link
Contributor

@jsgv jsgv commented Aug 15, 2017

Adding this since I spent a considerable amount of time wondering why my component was not reloading.

Also, it looks like the documentation site is not being updated to current repo contents:
https://router.vuejs.org/en/essentials/navigation.html

@posva
Copy link
Member

posva commented Aug 16, 2017

Thanks a lot for your interest in improving the docs!

This is already said in a previous page of the docs: https://router.vuejs.org/en/essentials/dynamic-matching.html#reacting-to-params-changes so I adapted the note. I'm still unsure about this because it has nothing to deal with programmatic navigation but at the same time, a little reminder is always helpful

@jsgv
Copy link
Contributor Author

jsgv commented Aug 16, 2017

Ahh, missed that page! Sounds good 👍

@posva posva merged commit 968c2a2 into vuejs:dev Aug 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants